Book Contents

Constants in expressions

Example

A constant can be one of the following:

  • integer (123)
  • floating point value (123.45)
  • string ("character string")

See also

About expressions